home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / prg_gen / inter49b.zip / INTERRUP.1ST < prev    next >
Text File  |  1996-02-11  |  65KB  |  1,470 lines

  1. Interrupt List        Release 49            Last change 2/11/96
  2. Copyright (c) 1989,1990,1991,1992,1993,1994,1995,1996 Ralf Brown
  3. --------!---FILELIST-------------------------
  4. Please redistribute the following files unmodified as a group, in a quartet of
  5. archives named INTER49A through INTER49D (preferably the original authenticated
  6. PKZIP archives):
  7.     INTERRUP.1ST    this file
  8.     INTERRUP.A    INT 00 through INT 13/0F  \
  9.     INTERRUP.B    INT 13/10 through INT 15/12\
  10.     INTERRUP.C    INT 15/13 through INT 16/FF \  
  11.     INTERRUP.D    INT 17 through INT 21/3E     \
  12.     INTERRUP.E    INT 21/3F through INT 21/5E   \      total 2031 pages at
  13.     INTERRUP.F    INT 21/5F through INT 21/E6    \  60 lines per page,
  14.     INTERRUP.G    INT 21/E7 through INT 21/F8    \ 2164 with INTPRINT -p
  15.     INTERRUP.H    INT 21/F9 through INT 2F/42     >(7873 entries)
  16.     INTERRUP.I    INT 2F/43 through INT 2F/CA    / (3177 tables)
  17.     INTERRUP.J    INT 2F/CB through INT 4C       /
  18.     INTERRUP.K    INT 4D through INT 61          /
  19.     INTERRUP.L    INT 62 through INT 6E         /
  20.     INTERRUP.M    INT 6F through INT 7F        /
  21.     INTERRUP.N    INT 80 through INT FF       /
  22.     INTERRUP.PRI    a brief primer on interrupts
  23.     INTPRINT.COM    a simple formatter that also generates a list summary
  24.     INTPRINT.DOC    instructions for INTPRINT
  25.     OVERVIEW.LST    brief listing of major uses of each interrupt
  26.     86BUGS.LST    a listing of CPU bugs and undocumented features
  27.     BIBLIO.LST    bibliography of information sources for the list
  28.     CMOS.LST    a description of the CMOS RAM data bytes
  29.     FARCALL.LST    APIs available through FAR CALLs
  30.     GLOSSARY.LST    a glossary of terms, abbreviations, and acronyms
  31.     MEMORY.LST    format of the BIOS data area and other memory regions
  32.     OPCODES.LST    a listing of recent and undocumented CPU instructions
  33.     PORTS.LST    a listing of I/O ports
  34.     CATEGORY.KEY    descriptions of divider-line category letters
  35.     COMBINE.BAT    combine the pieces of the list into a single file
  36. The following files should be distributed in an archive called INTER49E:
  37.     86BUGSnn.ZIP    programs to test for CPU bugs
  38.     INT.*        invoke interrupts from commandline
  39.     INT2GUID.*    convert list into TurboPower GUIDE or POPHELP database
  40.     INT2HLP.ZIP    convert list into QuickHelp database
  41.     INT2QH.*    convert list into QuickHelp database
  42.     INTHELP.*    convert list into TurboPower GUIDE database
  43.     INTHLP??.ZIP    Interrupt Helper viewer for the interrupt list
  44.     INTLIST.E    Epsilon extension for handling list
  45.     INTPRINT.C    source code for INTPRINT
  46.     INTSUM??.ZIP    interrupt list browser (Interrupt Summary)
  47.     IVIEW.ZIP    another interrupt list browser
  48.     RB2NG???.ZIP    convert list into Norton Guides database
  49. Finally, the following files should be distributed in an archive INTER49F:
  50.     INT2WHLP.ZIP    convert list into Windows Help database
  51.     HINTSRCH.ZIP    WinHelp DLL for full-text searches of interrupt list
  52.     WH_ED*.ZIP    WinHelp-file editor
  53.  
  54. Concatenate INTERRUP.A, .B, ..., .N with COMBINE.BAT to create an interrupt
  55. list file identical to my master copy.
  56.  
  57. Use INTPRINT to generate a one-line-per-call summary file and/or a file
  58. containing only data structure formats.     See INTPRINT.DOC for details.
  59.  
  60. Note: in addition to the archives mentioned above, you may also find other
  61. archives named INTERrrx containing additional files generated from the
  62. original distribution for your convenience.  These other archives are
  63. maintained by other people, so please do not ask me any questions about them
  64. (all I'll do is refer you to the creator).  The additional distributions
  65. I am currently aware of contain a ready-made Quick Help database (compiled
  66. by Brad Willcott <b-willcott@adfa.oz.au>), a ready-made Norton Guides
  67. database (compiled by Michael Gallias <gallias@iaccess.za> and distributed
  68. as RBNGrr.*), and a ready-made WinHelp database (compiled by Ron Loewy
  69. <76350.333@compuserve.com> and occasionally distributed as INTWIN*.*).
  70. --------!---COPYRIGHT------------------------
  71.     NOTICE        NOTICE        NOTICE        NOTICE
  72.  
  73. (c) Copyright 1989,1990,1991,1992,1993,1994,1995,1996 Ralf Brown
  74. Permission is granted to use and redistribute the files comprising the
  75. interrupt listing in any way (including conversion to another format),
  76. provided that my name and addresses and the names of all contributers
  77. are preserved, as well as the information on how to obtain new releases.
  78. The above requirement to give credit is waived for excerpts totaling
  79. less than 2000 lines (although common courtesy indicates that you
  80. should give some form of acknowledgment).
  81.  
  82. Some of the archives in the distribution contains programs contributed
  83. by others; these programs are included as a service to users of the
  84. interrupt list and the authors retain the rights to their programs.
  85.  
  86. Please send corrections/additions to the interrupt list me rather than
  87. distributing a modified version of the list, so that all may benefit from
  88. your contribution.  Corrections to programs contributed by others should
  89. be sent directly to their authors.
  90.  
  91. Beiträge werden auch gerne in Deutsch angenommen!
  92. --------!---DISCLAIMER-----------------------
  93. DISCLAIMER:  THIS MATERIAL IS PROVIDED "AS IS".     I verify the information
  94. contained in this list to the best of my ability, but I cannot be held
  95. responsible for any problems caused by use or misuse of the information,
  96. especially for those functions not officially documented.  If it is marked
  97. "internal" or undocumented, you should check it carefully to make sure it
  98. works the same way in your version of the software (and please let me know
  99. whether or not it works the same way).    Information marked with "???" is
  100. known to be incomplete or guesswork.
  101. --------!---AVAILABILITY---------------------
  102. If the list is three or more months old by the time you get it, there
  103. is probably a newer release out already (R49 is planned for early January 1996,
  104. R50 for early March).  Each release supersedes all previous versions, so
  105. there is no need to keep old versions.
  106.  
  107. The newest release of this list is available in these places (please do not
  108. ask me to email it, at over one meg compressed it is much too large for that):
  109.  
  110. On the Internet, by standard anonymous FTP from FTP.CS.CMU.EDU [128.2.206.173].
  111.     Change directly to directory /afs/cs.cmu.edu/user/ralf/pub and get the
  112.     files inter??a.zip thru inter??d.zip.  You MUST change directory first
  113.     and in a single command because of the way CMU's anonymous FTP works.
  114.     Don't forget to set mode "binary" or "type L 8"!
  115.  
  116. If connected to AFS, you can simply perform standard Unix/VMS/whatever
  117.     directory listing and file copies from the above directory.
  118.  
  119. On the World-Wide Web, from http://www.pobox.com/~ralf/files.html
  120.  
  121. On FIDOnet, from SoundingBoard BBS 1:129/26 1-412-621-4604 9600/14.4k HST/V32
  122.     as files INTERrrA.ZIP to INTERrrD.ZIP (rr stands for the release
  123.     number), in file area #8.  First-time callers may download.
  124.     File Requests.
  125.  
  126. Alternate Distribution Points (the list will typically be available here
  127. within 24 hours of release):
  128. Internet: on the SimTel Software Repository mirrors as files interRRa.zip to
  129.     interRRd.ZIP in directory /pub/msdos/info, where RR stands for the
  130.     release number. Note that you must use a binary transfer mode
  131.     ("tenex" or "type L 8" for most people) to successfully FTP the
  132.     files.    The SimTel mirrors include oak.oakland.edu [141.210.10.117],
  133.     wuarchive.wustl.edu [128.252.135.4], ftp.uu.net [137.39.1.9],
  134.     nic.funet.fi [128.214.6.100], src.doc.ic.ac.uk [146.169.3.7], and
  135.     archie.au [139.130.4.6].
  136. FIDO:    SyncPoint BBS 1:261/1008 1-410-529-2584 File Requests.
  137.  
  138. Additional Distribution Points:
  139. BITnet: you may retrieve the copy on SimTel via the following automated mail
  140.     servers:
  141.     (in the US) LISTSERV@RPITSVM (alias VM.ITS.RPI.EDU)
  142.             LISTSERV@NDSUVM1 (alias VM1.NODAK.EDU)
  143.     (in Europe) TRICKLE@AWIWUW11 (Austria)
  144.             TRICKLE@BANUFS11 (Belgium)
  145.             TRICKLE@DKTC11   (Denmark)
  146.             TRICKLE@FRMOP11  (France)
  147.             TRICKLE@DEARN    (Germany)
  148.             TRICKLE@IMIPOLI  (Italy)
  149.             TRICKLE@HEARN    (Netherlands)
  150.             TRICKLE@EB0UB011 (Spain)
  151.             TRICKLE@SEARN    (Sweden)
  152.             TRICKLE@TREARN   (Turkey)
  153.     (elsewhere) TRICKLE@UNALCOL  (Colombia)
  154.             TRICKLE@TAUNIVM  (Israel)
  155. FIDO:    boards belonging to the PDN (Programmer's Distribution Network) system
  156.     Madrid, Spain: 2:341/70 (93:341/110), +34-1-378 01 27.    24 hours.
  157.       28800 V.FC/V.34.  File requests from all nodes, including unlisted
  158.       points (magic filename INTER for newest release).
  159. CompuServe: in the IBM Programming Forum (GO IBMPRO), Library 6, as INTrrA.*,
  160.     INTrrB.*, INTrrC.*, and INTrrD.*.
  161.  
  162. The list is also posted to USEnet in comp.binaries.ibm.pc about twice a year,
  163. concurrently with a new release of the list.  Since comp.binaries.ibm.pc is
  164. archived, you will be able to find a fairly recent release in the various UUCP
  165. archives.
  166. --------!---ABBREVIATIONS--------------------
  167. Key to system abbreviations
  168. (unless otherwise indicated, a function is available on all systems)
  169.     PC    IBM PC
  170.     XT    IBM PC XT
  171.     PORT    IBM PC Portable (uses same BIOS as XT)
  172.     Jr    IBM PCjr
  173.     AT    IBM PC AT
  174.     XT2    IBM PC XT 2
  175.     XT286    IBM PC XT/286
  176.     CONV    IBM Convertible
  177.     PS    IBM PS/2, any model
  178.     PS30    IBM PS/2 Model 30 and below
  179.     PS50+    IBM PS/2 Models 50,60,70,80
  180.     CDP    Compaq Deskpro
  181.     CLTE    Compaq LTE
  182.     CP386    Compaq Portable 386
  183.     CSLT    Compaq SLT
  184.     CSYS    Compaq Systempro
  185.     CGA    Color Graphics Adapter
  186.     EGA    Enhanced Graphics Adapter
  187.     VGA    Video Graphics Array
  188.     MCGA    Multi-Color Graphics Array
  189.     TopView TopView/DESQview/TaskView/OmniView/other compatibles
  190.     ConcCP/M Concurrent CP/M by Digital Research, now DR MultiUser DOS
  191. --------!---CREDITS--------------------------
  192. This list is the result of the time and effort of a large number of people:
  193.  
  194.  1/85 Janet Jack  (original list)
  195.  1/85 J. Weaver Jr.
  196.  2/85 John Cooper
  197.  2/85 Skip Gilbrech
  198.       Bob Jack
  199.  4/85 Jim Kyle           76703.762@compuserve.com
  200.  8/85 John Ruschmeyer  moncol!john@princeton.edu
  201.  8/85 Bill Frolik      bill@hpcvlx.cv.hp.com
  202.  8/85 Ross M. Greenberg 72461.3212@compuserve.com
  203.  
  204.    87 Mike Morearty    mikemo@microsoft.com      \   early 1987
  205.       Ed Nather           nather@emx.utexas.edu       >  several undocumented DOS
  206.       Peter Holzmann   pete@octopus.com          /   calls in another list
  207.  
  208.    87 Dan Lanciani     ddl@harvard.harvard.edu          various, incl. NetBIOS
  209.  7/87 Ralf Brown       ralf@pobox.com              INT 24h and DOS func 59h
  210. 10/87 Ralf Brown       ralf@pobox.com              become list maintainer
  211. 11/87 Dan Davison      dd@lanl.gov              DOS 3.3 function calls
  212. 11/87 Bill White       wwhite@jeeves.teknowledge.com  DOS 3.3
  213. 11/87 Richard Hargrove harvard!killer!richardh          EGA
  214. 12/87 Vincent Broman   broman@bugs.nosc.mil          Cordata BIOS/Minix
  215. 12/87 Dennis Grinberg  dennis+@cs.cmu.edu          MCGA/VGA
  216.  1/88 Brad Davis       bradd@gssc.gss.com          GSS, DGIS
  217.  2/88 Diomidis Spinellis dds@doc.ic.ac.uk          Herc GRAFIX Dev Toolkit
  218.  3/88 Michael A. Moran Michael@cup.portal.com          VGA INT 10h
  219.  3/88 Ralf Brown       ralf@pobox.com              DESQview API
  220.  4/88 Richard Marks    rmarks@KSP.Unisys.COM          undoc dir search fields
  221.  5/88 Robert Goldsmith rpg@mitre.org              AT&T DEB adapter
  222.  7/88 Gary E. Miller   gem@rellim.com              Paradise VGA
  223.  8/88 John Lefor       johnlef@microsoft.com          XMS spec
  224.  9/88 Dan Lanciani     ddl@harvard.harvard.edu          miscellaneous
  225.  9/88 Howard Johnson   Howard_Reed_Johnson@cup.portal.com  NetWare overview
  226.  9/88 Finn Thoegerson  via jesperf@daimi.aau.dk          10-NET, miscellaneous
  227.  9/88 Michael Shiels   mshiels@watmath.waterloo.edu   FOSSIL spec
  228.  9/88 Ralf Brown       ralf@pobox.com              Microsoft CD-ROM API
  229. 10/88 Michael Shiels   mshiels@ziebmef.uucp          ATI VIP INT 10h
  230.                BMB Compuscience Canada Ltd.
  231. 10/88 Michael Shiels   mshiels@ziebmef.uucp          FTP Driver spec
  232. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          data structures, misc
  233. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more 10-NET functions
  234. 10/88 Ge van Geldorp   ge@dutlru2.tudelft.nl          Novell NetWare
  235. 10/88 Ralf Brown       ralf@pobox.com              INT 2F/AH=12h
  236. 11/88 Clarence A Dold  dold@tsmiti.Convergent.COM     Compaq386 speed settings
  237. 11/88 Ralf Brown       ralf@pobox.com              TesSeRact API
  238. 12/88 Ying-Kuen K. Hwang  khwang@wyse.com          ESDI fixed disk calls
  239.  1/89 Ari Huttunen     Ari.Huttunen@hut.fi          additional INT 33 calls
  240.  1/89 Duncan Murdoch   dmurdoch@watstat.waterloo.edu  undoc fields in DOS data
  241.  2/89 Ralf Brown       ralf@pobox.com              VCPI API
  242.  3/89 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more DOS 4.0 calls
  243.  4/89 Robert Seals     rds95@leah.Albany.EDU          ATI VGA Wonder modes
  244.  4/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          pcANYWHERE III API
  245.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          undoc DOS 4 data struc
  246.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 4.0 shell API
  247.  4/89 Ralf Brown       ralf@pobox.com              DCA/Intel CAS API
  248.  4/89 Ralf Brown       ralf@pobox.com              Intel Image Proc Interf
  249.  5/89 Robin Walker     rdhw@cus.cam.ac.uk          multiplex int calls
  250.  6/89 Peter Sawatzki   IN307@DHAFEU11.BITNET          Video7 extended INT 10
  251.  7/89 Wes Cowley       71441.3154@compuserve.com      SHARE.EXE hooks
  252.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  253.  9/89 Stuart R. Kemp   cpsrk@marlin.jcu.edu.au          Halo88
  254.  9/89 Urs Zurbuchen    zu@bernina.ethz.ch          Btrieve API
  255.  9/89 Dan Lanciani     ddl@husc6.harvard.edu          Z100, Taxan video BIOS
  256.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  257. 10/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 3.0 data struc
  258. 10/89 John DesRosiers  via Marc Bertrand 1:167/1      Ontrack INT 13 extensions
  259. 11/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          master boot record
  260. 11/89 Barry Burke      bburke@banyan.com          Banyan VINES
  261. 11/89 Christian Franke franke@informatik.rwth-aachen.de     ATI EGA Wonder, WP5.0
  262.  1/90 Norman Walsh     NORM@IONAACAD.BITNET          Inset API
  263.  1/90 Andrew Schulman  76320.302@CompuServe.COM          Phar Lap 386/DOS extender
  264.  1/90 Dan Prather      72765.1330@CompuServe.COM      IBM 3270 Workst Prog API
  265.  3/90 Roger Bowler     rbowler@cix     Fido 2:252/10  IBM 3270, Amstrad PC1512
  266.  3/90 Mike Baszczak                      SQL Base
  267.  4/90 Rick Wagner      rick@always.com              PC Network RECEIVER.COM
  268.  4/90 Ralf Brown       ralf@pobox.com              more DOS 3.3 internals
  269.  5/90 Mike Weaver      1:264/610              DESQview XDI
  270.  6/90 Les Moskowitz    1:261/1008              APL*PLUS/PC
  271.  6/90 Ralf Brown       ralf@pobox.com              more DOS 4.0 internals
  272.  6/90 Robin Walker     rdhw@cus.cam.ac.uk          BIOS data segment format
  273.  7/90 Andrew Schulman  76320.302@CompuServe.COM          MSWindows INT 2F/AH=16h
  274.  7/90 Ben Myers           0003571400@mcimail.com          Tseng ET4000, misc
  275.  7/90 Ralf Brown       ralf@pobox.com              DPMI 0.9 API
  276.  8/90 G. Adam Stanislav 1:129/39              AVATAR.SYS
  277.  8/90 Robin Walker     rdhw@cus.cam.ac.uk          more DOS internals
  278.  8/90 Michael A Shiels mshiels@masnet.uucp          Quarterdeck INT 2F/AH=D2h
  279.  8/90 Michel Mathieu   mjm@bmbcomp.uucp              Logitech INT 33
  280.  8/90 Cornel Kaufmann  coka@bernina.ethz.ch          Novell Netware shell 3.01
  281.  9/90 Michael A Shiels mshiels@masnet.uucp          IBM/Yale & 3com INT 14
  282.  9/90 Michael A Shiels mshiels@masnet.uucp          INT 6B, Starlan INT 2A/5B
  283.  9/90 Michael A Shiels mshiels@masnet.uucp          DECnet INT 69/INT 6A
  284.  9/90 Michael A Shiels mshiels@masnet.uucp          Topware NOS, Win3 EGA.SYS
  285.  9/90 David Maxey      dmaxey@lotus.com              misc undoc DOS
  286.  9/90 Roger Bowler     rbowler@cix.compulink.co.uk    Attachmate Extra API
  287.  9/90 Ben Myers           0003571400@mcimail.com          FRIEZE API
  288.  9/90 Michael A Shiels mshiels@masnet.uucp          VDS, Sangoma, misc
  289.  9/90 Rob Luursema     robl@idca.tds.philips.nl          EISA BIOS calls
  290. 10/90 Stephen Bean     70575.406@compuserve.com          more DECnet INT 69/INT 6A
  291. 10/90 Maxime Dallaire  1:167/163              Carbon Copy Plus 5.0 API
  292. 11/90 Dan Fandrich     shad04@ccu.umanitoba.ca          SCSI calls
  293.                1:153/511.1
  294. 11/90 Ben Myers           0003571400@mcimail.com          Everex Viewpoint VGA
  295. 11/90 Michael A Shiels mshiels@masnet.uucp          AppleTalk/IBM802.2 INT 5C
  296. 11/90 Mark Livingstone markl@csource.oz.au          TVGA video modes
  297. 11/90 Michael A Shiels mshiels@masnet.uucp          LPTx, X00 calls
  298. 12/90 Michael A Shiels mshiels@masnet.uucp          Compaq BIOS, Ad Lib
  299. 12/90 Michael A Shiels mshiels@masnet.uucp          PCSpool,Disk Spool II
  300. 12/90 Michael A Shiels mshiels@masnet.uucp          OmniView, misc
  301. 12/90 Michael A Shiels mshiels@masnet.uucp          Cswitch, HIGHUMM.SYS,misc
  302.  1/91 Michael A Shiels mshiels@masnet.uucp          Back&Forth 1.62,DoubleDOS
  303.  1/91 Bernd Schemmer   (Dortmund, Germany)          MDEBUG API
  304.  1/91 Michael A Shiels mshiels@masnet.uucp          more AppleTalk, misc
  305.  1/91 Michael A Shiels mshiels@masnet.uucp          DPMI 1.0 func names
  306.  2/91 Michael A Shiels mshiels@masnet.uucp          miscellaneous
  307.  3/91 Jan-Pascal van Best BEST@rulwinwst.LeidenUniv.nl    NetWare IPX/SPX INT 7A
  308.  3/91 Jeroen Pluimers  jeroenp@dragons.nest.nl          TBSCANX
  309.  3/91 Ralf Brown       ralf@pobox.com              PC Tools API
  310.  4/91 David H. Bennett 74635.1671@compuserve.com      ELRES API
  311.  4/91 Michael A Shiels mshiels@masnet.uucp          Interconnections Inc. TES
  312.  4/91 Manfred Young    fyoung @ BIX              DOS, LANstep, misc
  313.  4/91 Fridrik Skulason frisk@complex.is              virus installation checks
  314.  4/91 Joseph G. Souza  1:322/327              Alloy ANSK, NTNX, MW386
  315.  4/91 Frank Gladu                      Alloy ANSK, NTNX, MW386
  316.  4/91 Tamura Jones     2:512/36.7              Win3 DOSX, Soundblaster
  317.  4/91 Michael D Shride 74010.3214@compuserve.com      UltraVision
  318.  4/91 Michael A Shiels mshiels@masnet.uucp          DR MultiUser DOS 5.0
  319.  5/91 Michael A Shiels mshiels@masnet.uucp          Northnet Jetstream, misc
  320.  5/91 Duncan Murdoch   dmurdoch@watstat.waterloo.edu  New Executable header
  321.  5/91 Andrew Schulman  76320.302@CompuServe.COM          SMARTDRV.SYS
  322.  5/91 Tamura Jones     2:512/36.7              RESPLAY
  323.  5/91 Michael A Shiels mas@bmbcomp.uucp              LAN Manager DOS,INT 24
  324.  6/91 Herwig Feichtinger (Petershausen, Germany)      Shamrock EMAIL, NET.24
  325.  6/91 Robin Walker     rdhw@cus.cam.ac.uk          DOS 5.0 internals
  326.  6/91 Todor Todorov    2:359/105              misc DOS-related
  327.  6/91 Ross Wentworth   1:102/330.2              Turbo Pascal popup lib
  328.  6/91 Everett Kaser    everett%hpcvra@hplabs.hp.com   HP 95LX
  329.  7/91 Michael A Shiels mshiels@masnet.uucp          Digiboard DigiCHANNEL
  330.  7/91 Rickard Faith    faith@cs.unc.edu              Stacker
  331.  7/91 Wolfgang Lierz   lierz@kmx.gmd.dbp.de          Norton Utilities 5.0
  332.  8/91 Michael A Shiels mshiels@masnet.uucp          NPC NCSI, KBUF, Telebit
  333.  9/91 Ralf Brown       ralf@pobox.com              QEMM API
  334.  9/91 Holger Veit      veit@du9ds3.uni-duisburg.de    Optima 1024 VGA zoom
  335.  9/91 Gary E. Miller   gem@rellim.com              Rabbit LLAPI
  336. 10/91 Michael A Shiels mshiels@masnet.uucp          FTP Packet Driver 1.10
  337. 10/91 Marcus Groeber   2:241/5609.1              DR DOS
  338. 11/91 Fridrik Skulason frisk@complex.is              more virus install checks
  339. 11/91 Christopher J Ambler cambler@cymbal.aix.calpoly.edu  FSBBS 2.0
  340. 12/91 Robin Walker     rdhw@cus.cam.ac.uk          new PS/2 keyboard funcs
  341.  1/92 Krzysztof Halasa khc@inf.pm.waw.pl          EMM386 executable header
  342.  1/92 Michael A Shiels mshiels@masnet.uucp          pcAnywhere IV/LAN, misc
  343.  1/92 Michael A Shiels mshiels@masnet.uucp          ISOLAN Multi-Protoc Sftwr
  344.  1/92 Michael A Shiels mshiels@masnet.uucp          PCW Weather Card, FaxBIOS
  345.  1/92 Jan-Pieter Cornet john@pc.hacktic.nl          DR-DOS CDS & misc
  346.  1/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  Kingswood TSR API
  347.  1/92 Jacob Rieper     73377.1220@compuserve.com      DR-DOS 6.0 TaskMAX
  348.  1/92 Fridrik Skulason frisk@complex.is              more viruses, std names
  349.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   Microsoft EMM386.EXE
  350.  1/92 Alexi Lookin     alexi@riaph.irkutsk.su          NetWare TBMI 2.0
  351.  1/92 Ralf Brown       ralf@pobox.com              more QEMM API
  352.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   more PS/x model IDs
  353.  1/92 Kevin Gillett    1:153/101              SOLLEX SuperVGA extnsions
  354.  1/92 Michael A Shiels mshiels@masnet.uucp          B.Antoine ST-01 SCSI.SYS
  355.  1/92 Michael A Shiels mshiels@masnet.uucp          ASPI,ASPITAPE,Canon SI3
  356.  1/92 Michael A Shiels mshiels@masnet.uucp          Win3 INT 2F/40, misc
  357.  2/92 Michael A Shiels mshiels@masnet.uucp          miscellany
  358.  2/92 Dan Bodoh           danb@bunt.sps.mot.com          DVSIXDI
  359.  2/92 Gary E. Miller   gem@rellim.com              more Btrieve API
  360.  2/92 Ralf Brown       ralf@pobox.com              TKERNEL private API
  361.  2/92 Ralf Brown       ralf@pobox.com              PC Paint Plus 2.0
  362.  2/92 Tamura Jones     2:512/36.7              Windows3 VTD.386, misc
  363.  3/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  more Kingswood API
  364.  3/92 Michael A Shiels mshiels@masnet.uucp          MBBIOS
  365.  3/92 Ralf Brown       ralf@pobox.com              DPMILOAD API
  366.  3/92 Joseph Gil       yogi@cs.technion.ac.il          HP 95LX
  367.  3/92 Ralf Brown       ralf@pobox.com              386MAX 6.0 API
  368.  3/92 Fyodor Evseev    Ted@ppicnit.perm.su          AutoCAD Digitizer ADI
  369.  3/92 Tim Farley       tim@magee.mhs.compuserve.com   Advanced Power Management
  370.  4/92 Tamura Jones     2:512/36.7              PGS1600.DEV
  371.  4/92 Andrew Rossmann  andyross@infopls.chi.il.us     SMARTDRV v4.00, QEMM
  372.  4/92 Tamura Jones     2:512/36.7              METZTSR.COM
  373.  4/92 Tamura Jones     2:512/36.7              Vanderaart txtwin,DR MDOS
  374.  4/92 Dan Bodoh           danb@bunt.sps.mot.com          DESQview/X .DVP file
  375.  5/92 William Peavy    70042.2310@CompuServe.COM      Borland FP shortcuts
  376.  5/92 Ralf Brown       ralf@pobox.com              FGDRIVER v1.10
  377.  5/92 Tim Farley       tim@magee.mhs.compuserve.com   Vedit VSWAP, NG.EXE
  378.  6/92 Dan Fandrich     shad04@ccu.umanitoba.ca          BitFax scheduler
  379.  6/92 Tamura Jones     2:512/36.7              more New EXE, AD-DOS.COM
  380.  6/92 Tim Farley       tim@magee.mhs.compuserve.com   LANtastic v4.1
  381.  6/92 Francis Turner FTURNER@madge.MHS.CompuServe.COM AX (Japanese AT) calls
  382.  6/92 John Fa'atuai    frotz@novell.com              DR Multiuser DOS
  383.  6/92 Andy Hakim       cosc16to@menudo.uh.edu          Smooth Mouse Driver
  384.  7/92 Michael A Shiels mshiels@masnet.uucp          License Server API,misc
  385.  7/92 Tim Farley       tim@magee.mhs.compuserve.com   Novell Netware shell
  386.  7/92 Carlos M. de Sousa Antunes L31546@beta.ist.pt   MS Mouse driver
  387.  7/92 Ralf Brown       ralf@pobox.com              DESQview/X socket API
  388.  8/92 Jacob Rieper     73377.1220@compuserve.com      SETDRVER, more DR-DOS
  389.  8/92 Richard A Plinston  Auckland, New Zealand          Europ.DOS4.0,DR DOS Plus
  390.  8/92 Richard A Plinston  Auckland, New Zealand          Acorn BBC Master 512
  391.  8/92 Serge Pachkovsky ps@comcen.nsk.su              PC-MOS/386 v3.0
  392.  8/92 Aki Korhonen     aki@holonet.net              Seagate disk BIOS
  393.  8/92 Chris Hall       CAH17@phx.cam.ac.uk          misc
  394.  8/92 Michael A Shiels mshiels@masnet.uucp          MTEZ XpressFax
  395.  8/92 Tamura Jones     2:512/36.7              Control Hostess i/ISA
  396.  8/92 Patrick Ibbetson ibbetson@nes.nersc.gov          NEL Electronics BIOS
  397.  9/92 Patrick Ibbetson ibbetson@nes.nersc.gov          SCREENR, Cirrus chipsets
  398.  9/92 Tamura Jones     2:512/36.7              FlashTek X-32VM
  399.  9/92 Ben Myers           0003571400@mcimail.com          more NCR 77C22 chip modes
  400.  9/92 Dan Fandrich     shad04@ccu.umanitoba.ca          more Future Domain SCSI
  401.  9/92 Michael A Shiels mshiels@masnet.uucp          PC/TCP syscall names
  402.  9/92 A. Peter Blicher Oakland, CA              Genoa Super EGA
  403.  9/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  404.  9/92 Riku Meskanen    riku@tuura.icl.fi          ArtiCom
  405. 10/92 Jack Ridgway     1:3632/4.13              VMiX API
  406. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  407. 10/92 Alexi Lookin     alexi@riaph.irkutsk.su          more NetWare, VIDRAM
  408. 10/92 Harry Sumar      ptsoft@glas.apc.org          Linear Executable
  409. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   XGA
  410. 11/92 Michael A Shiels mshiels@masnet.uucp          Columbia Data Prod SDLP
  411. 12/92 Igor Sysoev      sysoev@gate.dialnet.msk.su     HIMEM.SYS v2.77
  412. 12/92 Aaron Emigh      aaron@iit.com              After Dark API correctns
  413. 12/92 Tim Farley       tim@magee.mhs.compuserve.com   SilverNET,DECnet,NetWare4
  414. 12/92 Bent Lynggaard   lynggaard@risoe.dk          misc video
  415. 12/92 Kyle Rogers      70650.3316@compuserve.com      DOS LAN Requester
  416. 12/92 Gary E. Miller   gem@rellim.com              WD90C video chipset
  417.  1/93 Frank Klemm      pfk@rz.uni-jena.de          Diamond Speedstar 24X
  418.  2/93 Geoff Chappell   cix.compulink.co.uk!geoffc     var. undoc DOS behavior
  419.  2/93 Dr. David Bailey Salford, England              DBOS API
  420.  2/93 Tim Farley       tim@magee.mhs.compuserve.com   more Novell LSL API
  421.  3/93 Rainer Schuetze  2:2402/330              dLite API
  422.  3/93 Michael A Shiels mshiels@masnet.uucp          LAN Manager Enhanced DOS
  423.  3/93 A Padgett Peterson padgett%tccslr.dnet@uvs1.orl.mmc.com  ROM debugger
  424.  3/93 Ian Oliver       cross@cix.compulink.co.uk      SCSILink API
  425.  3/93 Richard Talon    71005.1523@CompuServe.COM      XVIEW hypertext viewer
  426.  3/93 Tamura Jones     2:512/36.7              IBMSND driver
  427.  3/93 Grant Echols     76247.2232@CompuServe.COM      undoc Novell NetWare
  428.  3/93 George L. Fulk   fulkgl@vnet.IBM.COM          OS/2 2.x VDMs, FAPI
  429.  3/93 Andrew Schulman  76320.302@CompuServe.COM          Novell DPMS
  430.  3/93 Dan Fandrich     ubc-cs!merlin!fch!dan          more Future Domain SCSI
  431.  3/93 Konstantin Kisurin  kkk@toi.kiev.ua          more 386MAX
  432.  4/93 Arne Schaepers                      DR-DOS details
  433.  4/93 Geoff Chappell   cix.compulink.co.uk!geoffc     DOS4 ExtAttrib support
  434.  4/93 Morten Welinder  terra@diku.dk              miscellaneous
  435.  4/93 Tim Farley       tim@magee.mhs.compuserve.com   PS/2 INT 15,INT 16
  436.  4/93 Xavier Caballe   xcaballe@servicom.es          TFPCX driver interface
  437.  4/93 Michael A Shiels mshiels@masnet.uucp          more OS/2 Family API
  438.  4/93 Chris Dunford    76703.2002@compuserve.com      Cove Software programs
  439.  5/93 Dmitry Stefankov wizard@npi.msu.su          more DOS 3 SDA fields
  440.  5/93 Stephan Wolf     swolf@skd.de              SK-UPPS DLI API
  441.  5/93 Dmitry Stefankov wizard@npi.msu.su          Soft-ICE v2.5x
  442.  5/93 Mikael Rydberg   Sweden                  Cirrus/UM587/etc vidmodes
  443.  5/93 Michael A Shiels mshiels@masnet.uucp          more BAPI,Frieze,ANSIPLUS
  444.  5/93 Steve Bromwich   cs9h1ssb@pyramid.swansea.ac.uk  MediaVision MVSOUND.SYS
  445.  6/93 Roeland Jansen   2:512/153.1              more PC-MOS/386 API
  446.  6/93 Ralf Brown       ralf@pobox.com              FAST! v5 API
  447.  6/93 Ralf Brown       ralf@pobox.com              CEMM v5.10,v5.11
  448.  6/93 Jens Vollmar     Erlangen, Germany          Trident/C&T video, misc
  449.  6/93 Victor Forsyuk   forth@samsoby.cs.kiev.ua          MX5 Extended FOSSIL
  450.  6/93 Michael A Shiels mshiels@masnet.uucp          Blank-It, TSRCOMM
  451.  6/93 Michael A Shiels mshiels@masnet.uucp          VxD, Al William's WINX
  452.  6/93 Mark Aitchison   PHYS169@csc.canterbury.ac.nz   ScanBoot, partition types
  453.  6/93 Warner Young     Net-Source, Santa Clara, CA    SilverNET, misc DOS int.
  454.  7/93 Wim Osterholt    2:512/56                  PORTS.LST
  455.  7/93 Aki Korhonen     aki@holonet.net              Cirrus Logic BIOS
  456.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Realtek RTVGA
  457.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Phar Lap .EXP headers
  458.  7/93 Jean-Francois Larvoire larvoire@hp6300.desk.hp.com  HP HIL Vectra BIOS
  459.  7/93 Ralf Brown       ralf@pobox.com              386MAX v7.00/QEMM v7.01
  460.  7/93 Joe Souza           Webcorp, Sausalito, CA          WEB API
  461.  7/93 Michael Hung   mhkhung@electrical.watstar.uwaterloo.edu  PharLap 386/DOSX
  462.  8/93 John Howells     100031.353@compuserve.com      EMS,XMS,VCPI,DPMI bugs
  463.  8/93 Tim Farley       tim@magee.mhs.compuserve.com   PCMCIA Socket Services
  464.  8/93 Dan Bodoh           danb@bunt.sps.mot.com          DESQview internal data
  465.  9/93 Gary E. Miller   gem@rellim.com              Diamond Stealth 24X
  466.  9/93 Frank Vorstenbosch  prompt@hacktic.nl          more Kingswood API, misc
  467.  9/93 Phil Rea           PhilRea@sound.demon.co.uk      TopWare Network OS
  468.  9/93 Andreas Westfeld westfeld@freia.inf.tu-dresden.de Olivetti Quaderno
  469.  9/93 Alexi Lookin     alexi@riaph.irkutsk.su          Avance Logic, C&T video
  470.  9/93 Inbar Raz           2:403:302.42              Juko UNIQUE UX, misc
  471.  9/93 Gary E. Miller   gem@rellim.com              Phar Lap 386|DOS-Ext.
  472. 10/93 Ralf Brown       ralf@pobox.com              Compaq ROMs
  473. 10/93 Paolo Borsalino  100042.1206@CompuServe.COM     VSAFE
  474. 10/93 Marco Savegnago  MC2365@mclink.it              MBBIOS updates, G8BPQ
  475. 11/93 Wim Osterholt    2:512/56                  Cirrus Logic BIOS 3.02
  476. 11/93 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          CS_TSR specification
  477. 12/93 Alex Novgorodcev san@riaph.irkutsk.su          AutoCAD Dev Interface
  478. 12/93 Christian Kaiser    100065.2574@compuserve.com    Windows debugging kernel
  479. 12/93 Colin Buckley    colin.buckley@CANREM.COM          UNCHAIN
  480. 12/93 Jeffrey L. Hayes tvdog@delphi.com              Tandy BIOS calls
  481. 12/93 Finn Thoegersen  via jesperf@daimi.aau.dk          VESA XGA BIOS Extensions
  482.  1/94 David A. Mair    100137.264@COMPUSERVE.COM      NASI INT 6B calls
  483.  1/94 Bill Hawkins     73650.167@compuserve.com          Adv. Par. Port DAISY.SYS
  484.  1/94 Inbar Raz           2:403:302.42              VGARAM,HelpTSR,Lightning
  485.  1/94 James E Beersman jeb962t@nic.smsu.edu          HP and Compaq info
  486.  2/94 Peter van den Boogert  P.C.vdnBoogert@kub.nl    ZFAX v2.x, v3.01
  487.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          VESA XGA BIOS,misc video
  488.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          Husky Hunter 16 BIOS
  489.  2/94 Ciriaco Garcia de Celis  ciri@luna.gui.uva.es   CiriSoft, 2M
  490.  2/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Norton Utils v7, misc
  491.  2/94 Menno Pieters    aj132@freenet.hsc.colorado.edu DimVGA
  492.  3/94 Markus Lomb      Markus_Lomb@confusion.fido.de  bitFOSS,bitFOSSI,WDTSR
  493.  3/94 taQ Okazaki      CXB00750@niftyserve.or.jp      Windows Global EMM Import
  494.  3/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          PCMCIA, Award PCDISK.EXE
  495.  3/94 Clinton Warren   CIW@MACOLA.usa.com          Novell XQL
  496.  3/94 Reidar Gresseth  gresseth@unixg.ubc.ca          Explosiv API
  497.  4/94 Uwe Zimmermann   u.zimmermann@genie.geis.com    Adv.Power Management v1.1
  498.  4/94 Thomas Brugger   fd1@aixfile1.urz.uni-heidelberg.de  NetWare VLMs & more
  499.  5/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Toshiba laptops,misc
  500.  5/94 Jan Beulich      Jan_Beulich@Novell.COM          DPMS v1.0
  501.  5/94 Ralf Brown       ralf@pobox.com              Novell DOS 7 EMM386.EXE
  502.  5/94 Frank Kintrup    nico@uni-paderborn.de          FK TSR Utils, misc OS/2
  503.  5/94 Christian Franke franke@I1.Informatik.RWTH-Aachen.DE  redirector, Win3
  504.  5/94 Peter Claus Gutmann  pgut01@cs.aukuni.ac.nz     SFS (Secure FileSystem)
  505.  5/94 Wilbert van Leijen wilbert@dragons.nest.nl      ODIHLP, misc
  506.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     Seagate ST01/ST02 BIOS
  507.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     SyQuest BIOS
  508.  7/94        !!!                      Compaq QVision
  509.  7/94 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          JAM compressor
  510.  7/94 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  511.  7/94 Mark T. Vitt     70053.2236@compuserve.com      SDA/DTA interaction, misc
  512.  8/94 Jean F. Larvoire HP6300_Q2@hpgnd.grenoble.hp.com    HP Ext. BIOS, misc
  513.  8/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de          K3PLUS API
  514.  8/94 George A. Reznik gar@spcs.ms.kiev.ua          LZSAPI (Stacker 4)
  515.  8/94 Kristofer Sweger 72713.1241@compuserve.com      ANSIPLUS
  516.  9/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          miscellaneous
  517.  9/94 Mojmir Strhan    strhan@simultan.ch          WPS and REBOOT VxDs
  518.  9/94 Alex V. Korsunov avk@netserv2.free.net          CPU stepping codes
  519.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   "PS/1" harddisk/ATA info
  520.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SL Enh. APM BIOS
  521.  9/94 Mojmir Strhan    strhan@simultan.ch          more VxDs IDs, misc
  522.  9/94 George L. Fulk   fulkgl@VNET.IBM.COM          PSP fields, "DOSOpen2"
  523.  9/94 Emily Markowicz  70252.2621@compuserve.com      many typo corrections
  524. 10/94 Masashi Fukuda   TAB01645@niftyserve.or.jp      C&T PC/CHIP SuperState
  525. 10/94 M.w. Pieters     aj132@Freenet.HSC.Colorado.EDU DimVGA 3.4, ObjectKernel
  526. 10/94 Delman Lee       delman@mipg.upenn.edu          Phoenix Enh. Disk Drive
  527. 10/94 Gary E. Miller   gem@rellim.com              VESA VBE/Power Management
  528. 11/94 Andreas Groegel  ag@studbox.uni-stuttgart.de    VESA Audio Interface
  529. 11/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          HP 100LX/200LX
  530. 11/94 Mojmir Strhan    strhan@simultan.ch          MSG.COM, PC Mag WINGO
  531. 11/94 Tim Farley       TIM@magee.mhs.compuserve.com   Award CMOS, PCMCIA ExCA
  532. 12/94 Rob Misiak       rob0006@ibm.net              miscellaneous
  533. 12/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          more HP 100LX/200LX, misc
  534. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   EDOS VxD API
  535. 12/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HP Vectra EX-BIOS API
  536. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   DOSISODE
  537.  1/95 Jack Ridgway     1:3632/4                  Back&Forth Professional
  538.  1/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  539.  1/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare Event Serv. Layer
  540.  1/95 Stanley Appel    appel@stack.urc.tue.nl          UltraMid, MegaEm
  541.  1/95 LARVOIRE_JEAN-FRANCOIS/HP6300_Q2@hpgnd.grenoble.hp.com  Vectra,OmniShare
  542.  2/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare NETWARN
  543.  2/95 Sven B. Schreiber  sbs@psbs.franken.de          much more Banyan VINES
  544.  2/95 Peter Claus Gutmann pgut01@cs.aukuni.ac.nz      IBM/MS INT 13 Extensions
  545.  2/95 Fernando Papa    fido@fing.edu.uy              QRIP, MultiLink Advanced
  546.  2/95 Inbar Raz           2:403:302.42              GRTMOUSE, miscellaneous
  547.  3/95 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  548.  3/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  549.  3/95 John           tenthumbs@BIX.com          MSWin PageFile/Reboot
  550.  3/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Stacker 4, Stac Anywhere
  551.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          TI Professional PC
  552.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          miscellaneous
  553.  3/95 Gerard Mannig    mannig@world-net.sct.fr          AMI BIOS-FLASH interface
  554.  4/95 Ralf Brown       ralf@pobox.com              AMI BIOS INT 15 extensns
  555.  4/95 Tim Farley       TIM@magee.mhs.compuserve.com   PCMCIA Socket Serv. 2.1
  556.  4/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  557.  4/95 SkullC0DEr       SkullC0DEr 2:4631/7          PUPClip
  558.  5/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au CauseWay
  559.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DOS32, virus inst.checks
  560.  5/95 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SMBus
  561.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DIGPAK, MIDPAK
  562.  5/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          C&T chips, LapLink RemAcc
  563.  6/95 Jun-ichiro ITOH  itojun@csl.sony.co.jp          HP 100LX/200LX
  564.  6/95 Andreas Groegel groegeas@cip10.mathematik.uni-stuttgart.de  Windows95
  565.  6/95 Tim Farley       TIM@magee.mhs.compuserve.com   XMZ
  566.  6/95 James Roberts-Thomson COM3ROBERJD@ntu.ac.uk     LAN Manager wksta_info
  567.  6/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au Linux DOSEMU
  568.  7/95 Nico Looije      nico@djo.wtm.tudelft.nl          NetWare printing, VLMs
  569.  7/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HugeRealMode server
  570.  7/95 Steve Ryckman    76175.3515@compuserve.com      GO! directory locator
  571.  7/95 Ciriaco G.de Celis  ciri@luna.gui.uva.es          XDF
  572.  9/95 Pawel Pilarczyk  pila@maloka.waw.pl          Atari Portfolio INT 61h
  573.  9/95 Phil Mummah      phil_mummah@ptltd.com          EDD 1.1, Bootable CD-ROM
  574.  9/95 Phil Mummah      phil_mummah@ptltd.com          ATA-2, BIOS Boot Spec
  575.  9/95 Yury Semenov     yury@fido.odessa.ua          miscellaneous
  576.  9/95 Gabor Szappanos  SZAPI@reak.bme.hu          virus install-checks
  577.  9/95 Jun-ichiro Itoh  itojun@csl.sony.co.jp          HP Hornet chipset
  578.  9/95 Alexander I. Bobkov via root@k35.cit.spb.su     MODAL PC
  579. 10/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       K3PLUS, miscellaneous
  580. 10/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       WinDOS
  581. 11/95 Christophe Vallat meba95@ucfma.univ-bpclermont.fr virus checks, 21/7160
  582. 11/95 Peter van den Boogert  2:285/414.1          ZFax v4.01
  583. 11/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       BSC/SDLC ports, misc
  584. 12/95 George Lefterov  george@virbus.bg              Q87 v4+ API
  585.  1/96 Ghielmeti Lepoldo Leopoldo.Ghielmetti@epfl.ch   I1541 API
  586.  1/96 Michael Devore                      CauseWay v1.3 DOS ext.
  587.  
  588. Also contributing:
  589.  Dan Crocker <enchant@oliveb.ATC.OLIVETTI.COM>, George Smith <gbs@nsc.nsc.com>,
  590.  Shalom Krischer <actnyc!srk@uunet.UU.NET>, Greg Pasquariello <moss!picuxa!gp>,
  591.  Rich Goldschmidt <rlgvax!golds>, Marty Leisner <leisner@sdsp.mc.xerox.com>,
  592.  Dave Guggisberg <daveg@cv.hp.com>,Jonathan Story <jonathan@jspc.wimsey.bc.ca>,
  593.  Thomas Hundt <hundt@flash.bellcore.com>, Brad Templeton <brad@looking.on.ca>,
  594.  John Werner <aptr@tut.cc.rochester.edu>, Pete Fales <att!ttrde!pfales>,
  595.  David Herron <david@gonzo.twg.com>, Otto J. Makela <otto@jyu.fi>,
  596.  Risto Lankinen via Markku Savela <msa@clinet.fi>, Darryl Gregorash 1:140/86,
  597.  Skule Johansen <skule.johansen@avh.unit.no>, Bob Fehrenbach,
  598.  David Dyck <dcd@tc.fluke.COM>, Sylvan Butler <sbutler@hpdmd48.hp.com>,
  599.  Mark Davis <mad@merit.edu>, Sergio Fogel <fogel@haifasc3.vnet.ibm.com>,
  600.  James P. Kiely <kiely%lownlab@harvard.harvard.edu>, Kevin142@micron.net,
  601.  W.F. Schroeder <schroeder.pad@sni-usa.com>, <zlatuska@UDEL.EDU>,
  602.  Russ Nelson <nelson@sun.soe.clarkson.edu>,  Michael Ho <ho@fergvax.unl.edu>,
  603.  Ralph Heredia <att!attmail!rheredia>, Nelluri Reddy <reddy@uc.msc.umn.edu>,
  604.  Victor Poon <vipoon@sbcs.sunysb.edu>, Andrea Omodeo (Cilavegna, Italy),
  605.  Richard D. Morris <gu.morris@science.utah.edu>, RS Tse 3:700/1,
  606.  Mark Scase <coa44@keele.ac.uk>, Erik Liljencrantz <d88-eli@nada.kth.se>,
  607.  Mark Seiffert <marks%%mgse@rex.cs.tulane.edu>, Lewis Paper (Minnesota),
  608.  Marco Lumachi <RARCHI06@IMIPOLI.BITNET>, Michael Dickson <mcd@ccsitn.att.com>,
  609.  Andrew Torda <torda@igc.ethz.ch>, Madis Kaal 2:490/30 <mast@ce.ttu.ew.su>,
  610.  Paul Williamson <pwilliamson@drzeus.qualcomm.com>, Jan Ceuleers 2:295/27,
  611.  James Birdsall <jwbirdsa@picarefy.picarefy.com>, Guenther Thiele (Austria),
  612.  Joe Morris <jcmorris@MWUNIX.MITRE.ORG>, Jim Peterson <jpeterso@vtssi.vt.edu>,
  613.  Edwin Floyd <76067.747@CompuServe.COM>, James West 1:140/26, David G. Thomas,
  614.  Simon Phipps <sphipps@cix.compulink.co.uk>, ecleton@bilftp.bouw.tno.nl,
  615.  Glen Kriekenbeck <glenk@East.Sun.COM>, Dave Andrews <bilver!dandrews@aii.com>,
  616.  John P. Vias <72260.1601@CompuServe.COM>, Brian Leeming (Surrey, England),
  617.  Naota Kimura <abcscnuk@csuna.csun.edu>,George W. Pogue <gwp@trsvax.tandy.com>,
  618.  Michael L. Kaufman <kaufman@eecs.nwu.edu>, John Jurewicz 76004.2311,
  619.  Michael D. Lawler <mdlawler@bsu-cs.bsu.edu>, Norbert Juffa (Karlsruhe, FRG),
  620.  Chris Blum <76625.1041@compuserve.com>,David Fink <73700.3076@compuserve.com>,
  621.  Klaus Hartnegg <hartnegg@ruf.uni-freiburg.de>, Thomas Lukka 2:227/16,
  622.  Norbert Sommer <100016.1241@compuserve.com>, John.Brennen@VI.RI.CMU.EDU,
  623.  Paul van Keep <75170.1045@compuserve.COM>,John B. Thiel <jbthiel@cse.ogi.edu>,
  624.  Ken Medellin via <76702,1071@compuserve.com>, Bob Green <bob@inmos.co.uk>,
  625.  Robert Chafer (Salford, England), Leonard Erickson <shadow@krypton.rain.com>,
  626.  Carl Schelin <tcs@mailer.jhuapl.edu>,Dave Kirsch <Dave_Kirsch@mindlink.bc.ca>,
  627.  Michael S. Stratoti <tmstrato@king.mcs.drexel.edu>, Marc Scholtis 2:281/701.2,
  628.  Sean Lin (Midland, MI), John Villalovos <villalj@instruction.CS.ORST.EDU>,
  629.  Claude Marche <marche@lri.lri.fr>, Carlos Antunes <cma@eniac.inesc.pt>,
  630.  Drake Koefoed (Eugene, OR), Rehn-Lieh Lin <rllin@paradise.ccl.itri.org.tw>,
  631.  Mark T Garlanger <garlangr@ecn.purdue.edu>, J. B. Gill <JBG@arlan.byu.edu>,
  632.  Frank Behrens (Dresden, Germany), Bruce Gingery 1:310/5.1, John Navas,
  633.  Johan Zwiekhorst 2:292/100, Klaus Fischer 2:243/64, Steve Grant (New Jersey),
  634.  Jeff Pipkins <pipkins@cpqhou.se.hou.compaq.com>, Nemrod Kedem 2:403/138,
  635.  Brett Warthen <73270.405@compuserve.com>, Thomas Dwyer <tomiii@mtu.edu>,
  636.  Brian.McGuinness@nirvonics.com, Mitch Davis 3:634/384.6, Steve Halko 1:365/12,
  637.  noesis@ucscb.UCSC.EDU, Timo Salmi <ts@uwasa.fi>, Jack Alvrus (Florida),
  638.  Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>, Pete Peterson,
  639.  Alex Fedorov <inex@telebox.tele.fi>, Frank-Christian Kruegel 2:240/300.44,
  640.  Heath Ian Hunnicutt <heathh@cco.caltech.edu>, Stefan Gustafsson <sg@diab.se>,
  641.  Janos Haide <JHAIDE.NOVELL@sjfsmtp.novell.com>, Stan Brown <brown@ncoast.org>,
  642.  Serge Krupa <krupa@eig.unige.ch>, Tom Rawson <75300.210@compuserve.com>,
  643.  Edwin Cleton 2:512/1007.2, Martin Wilde 2:247/352.2, Ed Palmer 1:140/1,
  644.  Carlos Rioja <CarlosRioja@cpd.uva.es>,Torbj|rn Lindgren <tl@etek.chalmers.se>,
  645.  Jens Bleuel <100064.1757@CompuServe.COM>, Gianni Albóre (Taranto, Italy),
  646.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>, <Tim_-_Otholt@cup.portal.com>,
  647.  Serge Pachkovsky <ps@comcen.nsk.su>, Dmitry Ablov <abl@ablov.comrel.msk.su>,
  648.  Nigel Bree <nigel@mwc.com>, Bob Aitchison via 76244.726@compuserve.com,
  649.  Francis Turner <FTURNER@madge.MHS.CompuServe.COM>, kevinc@kpc.com,
  650.  Vsevolod M. Shabad 2:5020/75.13,Peter van den Boogert <P.C.vdnBoogert@kub.nl>,
  651.  Gordon Edwards <gedwards@ncratl.atlantaga.ncr.com>, John_Spinks@novell.com,
  652.  Jose R. Rodriguez Santia <100012.364@CompuServe.COM>,KUCHTA@dcse.fee.vutbr.cs,
  653.  Michael Bootz <bootz@physik.uni-kl.de>,Sergey Danilov <victor@rodnik.msk.su>,
  654.  Harald Langhammer <100114.114@compuserve.com>, Bert Baker (Texas),
  655.  Gino Lucrezi <lucrezi@dsiaq1.ing.univaq.it>, Yousuf Khan 1:163/215.6,
  656.  James Berry <jfb292@ecs.southampton.ac.uk>, Everett C. Johnson 70631,16,
  657.  Jerzy Tarasiuk <JT@zfja-gate.fuw.edu.pl>, Roman Rutman <jbari@CCSG.TAU.AC.IL>,
  658.  Lutz Schroer <hmls@IDEFIX.RZ.TU-CLAUSTHAL.DE>, Per-Eric Larsson 2:203/410.15,
  659.  Otto-Michael Braun <omb@ahobln.br.schule.de>, Martin Winkler 2:2402/330.6,
  660.  Scott C. Pedigo <100020.723@CompuServe.COM>, Ed Mulroy 70007.4630,
  661.  Frank van der Linden <vdlinden@fwi.uva.nl>, Ben Castricum <benc@htsa.aha.nl>,
  662.  Andrei Tsyganenko <ANDY@GODZILLA.UMD.EDU>, Jeremy.Laidman@cowan.EDU.AU,
  663.  Brian Long <BLONG@boruk.mhs.compuserve.com>, John_Murphy@perftech.com,
  664.  Peter Singer <100024.1603@CompuServe.COM>, Martin Shipley <martin@buss.co.uk>,
  665.  Jiri Kuchta <kuchta@dcse.fee.vutbr.cs>, Pavel Shtemenko <pasha@opi.odessa.ua>,
  666.  Paul Ratcliffe <70630.647@compuserve.com>, Ivan Martinez 4:801/6,
  667.  David Woolley <100121.53@compuserve.com>,Paul Vojta <vojta@math.berkeley.edu>,
  668.  Ronald Lokker <rlokker@fys.ruu.nl>, Wolfram Joost <WOJO@TEAMWORK.SH.SUB.ORG>,
  669.  Nico E. de Vries <nevries@aip.nl>, Riku Saikkonen <riku.saikkonen@compart.fi>,
  670.  David J. Craig <73313.1610@compuserve.com>, Peter <d91-pbr@nada.kth.se>,
  671.  Igor Khasilev <igor@petre.odessa.ua>, Anthony Naggs <amn@ubik.demon.co.uk>,
  672.  Pybe Faber <postdo@duttncb.tn.tudeflt.nl> (shared acct), cmuelle@eos.ncsu.edu,
  673.  Zhaoyuan Zhang (via Youjun Luo <luo@informatik.uni-wuerzburg.d400.de>),
  674.  Holger Genz (via volker@bsd-home.iam.uni-bonn.de), Thomas Valjak 2:245/1803,
  675.  Wonyong Koh <f7wyk@chem.krict.re.kr>, Igor V. Krasikov <kiv@kiv.kiev.ua>,
  676.  Wolfgang Lorenz <100112.220@CompuServe.COM>, michael_rothman@VNET.IBM.COM,
  677.  Yinrong Huang <HUANGY@SLUVCA.SLU.EDU>, David.Bourgin@babbage.imag.fr,
  678.  Christoph Fischer <Fisher@rz.uni-karlsruhe.de>, Peter_Schuette@ks.fido.de,
  679.  David Perry <davep@demon.csd.unsw.EDU.AU>,
  680.  Bill Potvin II <70540.120@compuserve.com>, Jordi Mas <jordi@qdeck.com>,
  681.  Chad Robinson <crobinso@vaxc.stevens-tech.edu>, Tom Yohe <stampede@oar.net>,
  682.  <Alexey_Kulentsov@p6.f216.n5020.z2.gate.phantom.msk.su>, jaust@mindscape.com,
  683.  Martin Trnovec <umertrno@savba.savba.sk>, Alexander Lepetyuk 2:463/11.44,
  684.  Aaron Martin <71726.2543@compuserve.com>, Tony Hundt <THUNDT@bb-elec.com>,
  685.  Michael Holin <holin@am.heim1.tu-clausthal.de>, Wade Bowmer 3:712/505.0,
  686.  Andreas Kinzler <akinzler@com.rhein-main.de>, Marcus Better 2:201/2120.1,
  687.  Patrick Swayne <PATS@internet.megatrends.com>, Jaap Keuter 2:283/512.0,
  688.  Pancrazio DE MAURO via fausto baldi <balf@dsi.unimi.it>,
  689.  Markku Leinio <matale@utu.fi>, David Markun 76320.302@compuserve.com,
  690.  Alexander A Maltsev <amp@cairccom.msk.su>, Michal Szokolo <msz@plearn.bitnet>,
  691.  Alexander I. Yanovsky <ayan@xray.ineos.ac.ru>, John Sasse <tenthumbs@BIX.com>,
  692.  Carlos Fernandez Sanz <100410.3445@compuserve.com>, Dr. David Leov (Israel),
  693.  James Roberts-Thomson <COM3ROBERJD@NOTTINGHAM-TRENT.AC.UK>,
  694.  Derek Kwan <dkwan@zeus.UWaterloo.ca>, Pim Schaeffer <pschaef@knoware.nl>,
  695.  Kris Heidenstrom <Kris.Heidenstrom@actrix.gen.nz>, bill.dickson@dscmail.com,
  696.  Dave Stephenson <bb683@freenet.toronto.on.ca>, Fernando ? <fido@fing.edu.uy>,
  697.  Michael Heier <100427.2105@compuserve.com>, Robert Raymond CIS 74601.354,
  698.  Joe C. <u8123027@cc.nctu.edu.tw>, Dan Miller <derelict@netcom.com>,
  699.  Niels Kristian Bech Jensen <nkbj@kemi.aau.dk>,Alex Zinin <zinin@icl.kazan.su>,
  700.  Ralf D. Kloth <kloth@sunwan.mpik-tueb.mpg.de>, eckertw@worms-emh4.army.mil,
  701.  Giorgio Caimi <caimi@zeus.csr.unibo.it>, Bob Longnecker <blong@mav.com>,
  702.  Jaroslaw Rafa <sfrafa@lfs.cyf-kr.edu.pl>, Mojmir Strhan <strhan@simultan.ch>,
  703.  Axel C. Frinke <acfrinke@uni-bonn.de>, avp@iron.misa.ac.ru,
  704.  Julian Nicholls <julian@aladdin.co.uk>, ricardo.ferreira@mpcbbs.com.br,
  705.  Vincent Lyonel <vincentl@cc.ec-lyon.fr>,
  706.  Pascal Moulart <100572.1021@compuserve.com>, John Murphy <murf@perftech.com>,
  707.  Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>, Svante Frey <sfrey@kuai.se>,
  708.  Nils <xorax@Informatik.Uni-Bremen.DE>, Rod Mathews <rodmathews@earthlink.net>,
  709.  Pino Navato <morrone@ds.cised.unina.it>, <Gabor.Somlai@ohsh.u-szeged.hu>,
  710.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>, Ziv Barber <ziv@aladdin.co.il>,
  711.  Ervin Peretz <peretz@eagle.natinst.com>, Andrew <browning@werple.mira.net.au>,
  712.  David Cary <cary@agora.rdrop.com>, Nir Sofer <nir@netvision.net.il>,
  713.  Keith Hamilton <100654.2000@compuserve.com>, Colin Hill <CPHProg@aol.com>,
  714.  <Marcus.Wirth@frankfurt.netsurf.de>, David Cary <cary@agora.rdrop.com>,
  715.  Peter Rindfuss <RINDFUSS-S@medea.wz-berlin.de>,
  716.  Pierre Duhem <100256.1731@compuserve.com>,
  717.  Bob Jackman <Bob@salford-software.com>
  718. --------!---ADDRESSES------------------------
  719. The following have provided API reference and other materials at no charge:
  720.  
  721. Alloy Computer Products, Inc.    (ANSK, NTNX, MW386)
  722. 1 Brigham Street
  723. Marlborough, MA 01752
  724. Voice: (508) 481-8500
  725.        (800) 544-7551
  726. FAX:   (508) 481-7711
  727.  
  728. Banyan Systems, Inc.        (Banyan VINES)
  729. 115 Flanders Road
  730. Westboro, MA 01581
  731. Voice: (508) 898-1000
  732. FAX:   (508) 898-3604
  733.  
  734. Beame & Whiteside Software Ltd    (BW-TCP)
  735. P.O. Box 8130            [6/93]
  736. Dundas, ON L9H 5E7
  737. Canada
  738. Voice:    (416) 765-0822
  739. FAX:    (416) 765-0815
  740. FTP:    ftp.bws.com
  741.  
  742. bit-design GmbH            (bitFOSS, bitFOSSI, WDTSR)
  743. Bayerwaldstr. 5            [4/94]
  744. D-81737 Muenchen
  745. Germany
  746. Voice:    +49-89-670050-0
  747. FAX:    +49-89-670050-90
  748. BBS:    +49-89-670050-91
  749.  
  750. Compact Soft Group        (CS_TSR specification)
  751. SU-252186 Kiev Ukraine        [11/93]
  752. Martirosyana st. 15, apt 4
  753. Email:    compact.soft@cs.kiev.ua
  754.  
  755. General Software        (STARLITE architecture [Embedded DOS])
  756. P.O. Box 2571
  757. Redmond, WA 98073
  758.  
  759. Helix Software Company, Inc.    (Netroom, RM386, Cloaking)
  760. 47-09 30th Street
  761. Long Island City, NY 11101
  762. Voice: (718) 392-3100
  763. FAX:   (718) 392-4212
  764. BBS:   (718) 392-4054
  765.  
  766. Intel Architecture Labs        (SMBus and other specs)
  767. Voice: (800) 627-8686
  768. FAX:   (916) 356-6100
  769.        (916) 356-3551 (international)
  770. Email: IAL_Support@ccm.hf.intel.com
  771.  
  772. Intel Literature        (DOS Protected-Mode Interface)
  773. 3065 Bowers Avenue
  774. Box 58065
  775. Santa Clara, CA 95051-8065
  776. Voice: (800) 548-4725
  777. FTP:   ftp.intel.com
  778.  
  779. International Computers        (ImageCapture)
  780. 12021 West Bluemound Road
  781. Wauwatosa, WI 53226
  782. Voice: (414) 764-9000
  783.  
  784. JAM Software            (JAM disk compressor)
  785. George A. Reznik        [11/94]
  786. Vasilkovskaya str.8, apt.139            
  787. 252040 Kiev, UKRAINE
  788. Voice:  +7(044) 266-6547
  789. FAX:    +7(044) 266-4091
  790. Internet: gar@UA.NET (best) or gar@jam.cs.kiev.ua
  791.  
  792. Microsoft Corporation        (CD-ROM Extensions)
  793. 16011 NE 36th Way
  794. Box 97017
  795. Redmond, WA 98073-9717
  796. Voice: (206) 882-8080
  797. FAX:   (206) 883-8101
  798. FTP:   ftp.microsoft.com
  799.  
  800. Net-Source, Inc.        (SilverNET)
  801. 1265 El Camino Real, Suite 101    [7/93]
  802. Santa Clara, CA 95050
  803. Voice: (408) 246-6679
  804. FAX:   (408) 246-7040
  805.        netsource.com
  806.  
  807. Nanosoft, Inc.            (MultiDOS Plus, TurboNET)
  808. 13 Westfield Road
  809. Natick, MA 01760
  810. Voice: (800) 678-2141
  811.        (508) 651-0091
  812. FAX:   (508) 655-8860
  813. BBS:   (508) 650-9552
  814.  
  815. NashaKala Corporation        (ComShare)
  816. P.O. Box 218, Station 'K'    [1/95]
  817. Toronto, Ontario  M4P-2E0
  818. CANADA
  819.  
  820. NetManage, Inc.            (ChameleonNFS)
  821. 20823 Stevens Creek Blvd    [6/93]
  822. Suite 100
  823. Cupertino, CA 95014
  824. Voice: (408) 973-7171
  825. FAX:   (408) 257-6405
  826. FTP:   ftp.netmanage.com
  827.  
  828. Novell, Inc.            (NetWare, LSL)
  829. 122 East 1700 South
  830. Provo, UT 84601
  831. Voice: (800) 453-1267
  832.        (801) 379-5900
  833. FTP:    ftp.novell.com, sjf-lwp.novell.com
  834. WWW:    http://occam.sjf.novell.com:8080/
  835.  
  836. Phar Lap Software, Inc.        (Virtual Control Program Interface)
  837. 60 Aberdeen Avenue
  838. Cambridge, MA 02138
  839. Voice: (617) 661-1510
  840. FTP:    pharlap.com
  841.  
  842. Phoenix Technologies, Ltd.    (PCMCIA Socket Services)
  843. 40 Airport Parkway        [6/91]
  844. San Jose, CA 95110-1008
  845. Voice: (408) 452-6500
  846. FAX:   (408) 452-1985
  847.  
  848. Quarterdeck Office Systems    (DESQview 2.26)
  849. 150 Pico Boulevard        [12/92]
  850. Santa Monica, CA 90405
  851. Voice: (213) 392-9701
  852. FAX:   (213) 399-3802
  853. BBS:   (213) 314-3227
  854. FTP:    qdeck.com
  855.  
  856. Bernd Schemmer            (MDEBUG)
  857. Ostenbergstr. 99/137
  858. W4600 Dortmund 50
  859. GERMANY
  860.  
  861. Softwarehouse Corporation    (Connection Manager)
  862. 326 State Street        [10/93]
  863. Los Altos, CA 94022
  864. Voice: (415) 949-0203
  865. FAX:   (415) 949-0208
  866. BBS:   (415) 949-0207
  867.  
  868. Tiara Computer Systems, Inc.    (10NET)
  869. 1091 Shoreline Blvd        [7/93]
  870. Mountain View, CA 94043
  871.  
  872. V Communications, Inc.        (RSIS)
  873. 4320 Stevens Creek Blvd, Suite 275  [2/92]
  874. San Jose, CA 95129
  875. Voice: (408) 296-4224
  876.  
  877. Video Electronics Standards Association (VESA SuperVGA BIOS extensions)
  878. 1330 South Bascom Avenue, Suite D
  879. San Jose, CA 95128-4502
  880. Voice: (408) 971-7525
  881. FAX:   (408) 286-8988
  882. (2150 North First Street, Suite 440, San Jose, CA 95131-2029; phone
  883. 408-435-0333, FAX 408-435-8225)
  884.  
  885. Webcorp                (WEB)
  886. 2750 Bridgeway            [7/93]
  887. Sausalito, CA 94965
  888. Voice: (415) 331-1449
  889. FAX:   (415) 331-0911
  890.  
  891. Willies' Computer Software Company  (COMM-DRV)
  892. 2470 S. Dairy Ashford, Suite 188    [5/94]
  893. Houston, TX 77077
  894. Voice: (800) 966-4832
  895.        (713) 498-4832
  896. --------!---ADDRESSES------------------------
  897. Other addresses: 
  898.  
  899. J.M. Allen Creations        (PRINDIR)
  900. 115 Lynn Street            [8/92]
  901. Fremont, OH 43420
  902.  
  903. American Megatrends, Inc.    (AMIBIOS, BIOS-FLASH)
  904. Voice:    (800) 828-9264        [1994]
  905. FTP:    american.megatrends.com
  906.  
  907. A.N.D. Technologies        (PSPS)
  908. P.O. Box 64811            [5/93]
  909. Los Angeles, CA 90064
  910. Voice:    (213) 848-9345
  911. CIS:    71011,3570
  912.  
  913. Artisoft Inc.            (LANtastic)
  914. 575 East River Rd.
  915. Tucson, AZ 85704
  916. Voice:    (602) 293-6363
  917.     artisoft.com
  918.  
  919. Attachmate Corporation        (Extra!)
  920. 3617 131st Ave. SE
  921. Bellevue, WA 98006-9930
  922. Voice: (800) 426-6283
  923. FAX:   (206) 747-9924
  924.  
  925. G.T. Becker            (RighTime)
  926. Air System Technologies, Inc.    [4/91]
  927. 14232 Marsh Lane, Suite 339
  928. Dallas, TX 75234
  929.  
  930. Better Software Technology, Inc. (Switch-It)
  931. 55 New York Ave            [1990]
  932. Framingham, MA 01701
  933. Voice:    (508) 879-0744
  934. FAX:    (508) 872-1734
  935.  
  936. Biologic            (HRAM, MIN-MEM)
  937. PO Box 1267            [9/91]
  938. Manassas, VA 22110
  939.  
  940. BLOC Publishing Corp.        (FAST!)
  941. 800 S.W. 37th Avenue        [6/93]
  942. Coral Gables, FL 33134
  943.  
  944. Rich Bono            (ISR.COM)
  945. 7 Redfield Circle        [2/91]
  946. Derry, New Hampshire, 03038
  947. rbono@necis.ma.nec.com
  948. nm1d@wb1dsw.nh.usa.na
  949.  
  950. Borland International Inc.    (Turbo Pascal, Turbo C)
  951. 1800 Green Hills Rd.
  952. Scotts Valley, CA 95066
  953. Voice:    (408) 438-8400
  954.  
  955. Bromfield Software Products    (SCROLLit)
  956. P.O. Box 70081            [5/93]
  957. Ottawa, Ontario K2P 2M3
  958. Canada
  959. CIS:    71054,3051
  960.  
  961. Andrzej Brzezinski        (CALCULATOR)
  962. 308-70 Garry St.        [12/90]
  963. Winnipeg, Manitoba R3C 3J9
  964. Canada
  965.  
  966. Budget Software Company        (Disk Spool II)
  967. P. O. Box 12282            [12/91]
  968. 12162 E. Mississippi Ave.
  969. Aurora, CO  80012-3499
  970. Voice:    (303) 695-9095
  971.  
  972. Cirrus Logic            (video adapters)
  973. 3100 West Warren Ave
  974. Fremont, CA 94538
  975.  
  976. Commercial Software Associates    (VMiX)
  977. Post Office Box 36
  978. Corona del Mar, CA 92625    
  979. Voice:    (714) 720-1214 (8-6pm PDT)
  980. BBS:    (714) 720-1139 (24 Hrs.)
  981.  
  982. Compaq Computer Corporation
  983. 20555 S.H. 249
  984. Houston, TX 77070
  985. FTP:    ftp.compaq.com
  986.  
  987. COMTROL Europe Ltd.        (COMTROL HOSTESS)
  988. Killé House
  989. Chinnor Road
  990. Thame
  991. Oxon, OX9-3NU
  992. ENGLAND
  993.  
  994. CTRLALT Associates        (STACKEY, EGAPAL, VGAPAL)
  995. Suite 133            [3/90]
  996. 260 South Lake Ave.
  997. Pasadena, CA 91101
  998.  
  999. Dell Computers
  1000. FTP:   dell1.dell.com, dell2.dell.com
  1001.  
  1002. Digital Research, Inc.        (GEM, DR DOS, Concurrent DOS)
  1003. (see Novell, Inc.)
  1004.  
  1005. Distributed Information Processing, Ltd.
  1006. Number 2 Frederick Sanger Road
  1007. Surrey Research Park
  1008. Guildford, Surrey GU2 5XN
  1009. England
  1010. Voice:    +44 483 301 555
  1011. FAX:    +44 483 301 434
  1012.  
  1013. [DPMI Committee]
  1014. Albert Teng, DPMI Committee Secretary
  1015. Mailstop NW1-18
  1016. 2801 Northwestern Parkway
  1017. Santa Clara, CA 95051
  1018. FAX:    (408) 765-5165
  1019.  
  1020. Dynamic Microprocessor Associates (pcANYWHERE)
  1021. 1776 E. Jericho Turnpike
  1022. Huntington, NY 11743
  1023. Voice:    (516)-462-0440
  1024.  
  1025. EasyNet Systems Inc.        (EasyNet ShareLan)
  1026. 4283 Village Centre Court    [4/88]
  1027. Mississauga, Ontario L4Z 1S2
  1028. Voice:    (416) 273-6410
  1029.  
  1030. Eicon Technology Corporation
  1031. 2196 32nd Avenue
  1032. Montreal, Quebec, Canada H8T 3H7
  1033. Voice:    (514) 631-2592
  1034.  
  1035. Ergo Computing            (OS/286, OS/386)
  1036. 1 Intercontinental Way
  1037. Peabody, MA 01960
  1038. Voice:    (508) 535-7510
  1039. FAX:    (508) 535-7512
  1040.  
  1041. ESaSS B.V.            (TBSCANX, ThunderByte, STACKMAN)
  1042. Thunderbyte PC Immunizer Division
  1043. P.O. Box 1380
  1044. 6501 BJ Nijmegen
  1045. The Netherlands
  1046. Voice:    +31-80-787 881
  1047. FAX:    +31-80-789 186
  1048. BBS:    +31-85-212 395
  1049.  
  1050. Express Consulting        (EZRECV)
  1051. 4960 Hamilton Ave. Suite 211    [7/92]
  1052. San Jose, CA 95130
  1053. Voice:    (408) 374-7992
  1054. FAX:    (408) 374-3115
  1055.  
  1056. FAB Software            (Newkey)
  1057. P.O. Box 336            [10/90]
  1058. Wayland, MA 01778
  1059.  
  1060. Peter Fitzsimmons        (SWELL)
  1061. P.O. Box 670            [as of 7/89]
  1062. Adelaide St. Postal Station
  1063. Toronto, Canada M5C 2J8
  1064.  
  1065. FlashTek, Inc.            (X-32VM)
  1066. 804 Airport Way, Suite D    [9/92]
  1067. Sandpoint, ID 83864
  1068. Voice:    (208) 263-7311
  1069. FAX:    (208) 263-8772
  1070. UUCP:    x-32vm@proto.com
  1071.  
  1072. Geoff Friesen            (IC)
  1073. Box 94                [10/92]
  1074. Dauphin, Manitoba
  1075. Canada R7N 2T9
  1076.  
  1077. Frontier Technologies Corp.    (Super-TCP)
  1078. 10201 N. Port Washington Road    [8/93]
  1079. Mequon, WI 53092
  1080. Voice:    (414) 241-4555
  1081. FAX:    (414) 241-7084
  1082. FTP:    isi.frontiertech.com
  1083.  
  1084. FTP Software, Inc.        (PC/TCP)
  1085. Voice:    (800) 282-4387
  1086. FTP:    vax.ftp.com
  1087.  
  1088. Future Domain Corporation    (SCSI controllers)
  1089. 2801 McGaw Ave.
  1090. Irvine, CA 92714
  1091. Voice:    (714) 253-0440
  1092. FAX:    (714) 253-0429
  1093.  
  1094. Gamma Software            (APCAL)
  1095. P.O. Box 8191            [2/93]
  1096. Fort Collins, CO 80526
  1097. Voice: (800) 747-9960
  1098.        (303) 490-2928
  1099.  
  1100. H&G Software            (Explosiv)
  1101. P.O. Box #3013            [3/94]
  1102. Vancouver, B.C. Canada
  1103. V6B 3X5
  1104.  
  1105. Husky Computer Limited        (Husky Hunter 16 BIOS)
  1106. Eden Road            [9/91]
  1107. Walsgrave Triangle Business Park
  1108. Coventry CV2 2TB
  1109. England
  1110. Voice:    +44 203 604040
  1111. FAX:    +44 203 603060
  1112.  
  1113. Information Modes        ($25 Network)
  1114. P.O. Drawer F
  1115. Denton, TX 76202
  1116. Voice:    (817) 387-3339
  1117.  
  1118. Innovative Data Concepts, Inc.    (SWAP?? utilities, TesSeRact library)
  1119. 122 North York Road
  1120. Suite 5
  1121. Hatboro, PA 19040
  1122. Voice:    (215) 443-9705
  1123. Orders: (800) 926-4551
  1124. FAX:    (215) 443-9753
  1125.  
  1126. Inset Systems            (Inset)
  1127. 71 Commerce Drive        [may be outdated]
  1128. Brookfield, CT 06804
  1129.     inset.com
  1130.  
  1131. Eric Isaacson Software        (ZIPKEY)
  1132. 416 East University Ave.
  1133. Bloomington, IN 47401-4739
  1134. Voice:    (812) 339-1811
  1135.  
  1136. Isogon Corporation        (NewSpace)
  1137. 330 Seventh Avenue
  1138. New York, NY 10001
  1139. Voice:    (212) 967-2424
  1140.  
  1141. Jorj Software Co.        (JORJ)
  1142. 4354 Fletcher Rd.        [5/91]
  1143. Manchester MI 48158
  1144.  
  1145. JP Software            (4DOS)
  1146. P.O. Box 1470
  1147. E. Arlington, MA 02174
  1148. Voice:    (617) 646-3975
  1149.  
  1150. Robert Juhasz            (XFS)
  1151. Auf der Suehle 14        [4/94]
  1152. 33102 Paderborn
  1153. Germany
  1154. FAX:    +49 5251 55764
  1155. Email:    robertj@lwfws1.uni-paderborn.de
  1156. CIS:    100045,2433
  1157.  
  1158. KANSYS, Inc.            (AutoBraille)
  1159. 1016 Ohio            [12/91]
  1160. Lawrence, KS 66044
  1161. Voice:    (800) 279-4880
  1162.     (913) 843-0351
  1163.  
  1164. Key Software Products        (The Last Byte)
  1165. 440 Ninth Avenue
  1166. Menlo Park, CA 94025
  1167. Voice:    (415) 364-9847 [8am-6pm PST]
  1168. BBS:    (415) 364-9847 [7pm-8am PST]
  1169.  
  1170. Lanera Corporation        (TCPOpen)
  1171. 516 Valley Way            [8/93]
  1172. Milpitas, CA 95035
  1173. Voice: (408) 956-8344
  1174. FAX:   (408) 956-8343
  1175.  
  1176. Lassen Software, Inc.        (Trusted Access)
  1177. 5923 Clark Rd, Suite F        [4/93]
  1178. P.O. Box 2319
  1179. Paradise, CA 95967-2319
  1180. Voice:    (305) 445-6304
  1181.  
  1182. Microsystems Software, Inc.    (MAGic)
  1183. 600 Worcester Road
  1184. Framingham, MA 01701
  1185. Voice:    (508) 626-8511
  1186. FAX:    (508) 626-8515
  1187. BBS:    (508) 875-8009
  1188.  
  1189. MicroTalk            (ASAP)
  1190. 337 S. Peterson
  1191. Louisville, KY 40206
  1192. Voice: (502) 897-2705
  1193. BBS:   (502) 893-2269
  1194.  
  1195. Celso Minnitti, Jr.        (INTMON)
  1196. 139 Linden St
  1197. Wellesley, MA 02181
  1198.  
  1199. John Newlin
  1200. New-Ware            (SCOUT)
  1201. 8050 Camino Kiosco
  1202. San Diego, CA 92122
  1203.  
  1204. Alexandr Novy & Petr Horak    (REDVIEW)
  1205. Technical University of Prague    [2/92]
  1206. Faculty of Nuclear Science and Physical Engineering
  1207. Prague, Czechoslovakia
  1208. BITNET: HORAC@CSEARN
  1209.  
  1210. Nu-Mega Technologies, Inc.    (Soft-ICE)
  1211. P.O. Box 7780            [8/92]
  1212. Nashua, NH 03060-7780
  1213. Voice: (603) 889-2386
  1214. FAX:   (603) 889-1135
  1215.  
  1216. Offe Enterprises        (VUIMAGE)
  1217. 1163 E. Ogden Ave. #705-131
  1218. Naperville, IL 60563
  1219. Voice: (708) 357-6679
  1220.  
  1221. Ontrack Computer Systems    (Disk Manager, SWBIOS, Drive Rocket)
  1222. 6321 Bury Drive            [10/93]
  1223. Minneapolis, MN 55346
  1224. Voice:    (800) 752-1333
  1225.     (612( 937-1107
  1226.  
  1227. P2 Enterprises            (Phantom of the Keyboard)
  1228. P.O. Box 25            [5/91]
  1229. Ben Lomond, CA 95005
  1230.  
  1231. PC-Kwik Corporation        (Super PC-Kwik, PowerPak, PCKSPL, PCKSCRN,...)
  1232. 15100 SW Koll Parkway        [6/93]
  1233. Beaverton, OR 97006-6026
  1234. Voice: (503) 644-5644
  1235. FAX:   (503) 646-8267
  1236.  
  1237. PC Thuis BV            (PC Thuis Power magazine)
  1238. Spaarne 55
  1239. 2011 CE HAARLEM
  1240. The Netherlands
  1241. Voice: 023 - 366814
  1242.  
  1243. Personics Corporation        (UltraVision)
  1244. 63 Great Road
  1245. Maynard, MA 01754
  1246.  
  1247. P.R. Glassel and Associates, Inc.    (QUICKCACHE II)
  1248. 30255 Fir Trail            [1/90]
  1249. Stacy, MN 55079
  1250. Voice: (619) 462-1337
  1251.  
  1252. Progressive Solutions        (Back&Forth)
  1253. Sandi and Shane Stump
  1254. Box 276125
  1255. San Antonio, TX 78227
  1256. Voice: (800) 833 4400
  1257.        (512) 670 0882
  1258. BBS:   (512) 670 1809
  1259.  
  1260. RSE, Inc.            (Nabbit)
  1261. 1157 57th Drive SE        [1/93]
  1262. Auburn, WA 98002
  1263. Voice: (206) 939-4105
  1264. FAX:   (206) 989-4105
  1265.  
  1266. SeaSide Software        (FastJuice)
  1267. 312 W. 6th Street, Suite 108    [1990]
  1268. Corona, CA 91720
  1269.  
  1270. Shamrock Software        (EMAIL, NET.24)
  1271. Muenchner Strasse 26a
  1272. W-8067 Petershausen
  1273. Germany
  1274. BBS:   +49 89-307 2079
  1275.  
  1276. SitBack Technologies, Inc.    (SitBack)
  1277. 9290 Bond, Suite 210        [8/90]
  1278. Overland Park, KS 66214
  1279. Voice: (913) 894-0808
  1280.  
  1281. Soft Warehouse, Inc.        (HERCULES.COM)
  1282. 3615 Harding Avenue        [11/88]
  1283. Suite 505
  1284. Honolulu, HI 96816
  1285.  
  1286. Softlogic Solutions, Inc.    (DoubleDOS,Cubit,Software Carousel)
  1287. One Perimeter Road
  1288. Manchester, NH 03103
  1289.  
  1290. Software Concepts Design    (FLU_SHOT)
  1291. 594 Third Avenue
  1292. New York, NY 10016
  1293. BBS:   (212) 889-6438
  1294.  
  1295. The Software Link, Inc.        (PC-MOS/386)
  1296. 5575B Chamblee-Dunwoody Road, suite 205        [7/93]
  1297. Atlanta, GA 30338
  1298. Voice: (404) 512-0705
  1299. BBS:   (404) 512-0643
  1300. FAX:   (404) 512-7005
  1301.  
  1302. Spirit of Performance, Inc.    (ASPIHOOK)
  1303. Harvard, MA
  1304.  
  1305. STSC, Inc.            (APL*Plus/PC)
  1306. 2115 E. Jefferson St.        [3/93]
  1307. Rockville, MD 20852-9950
  1308. Voice: (301) 984-5123 (MD)
  1309.        (800) 592-0050 Ext 900
  1310.        (301) 984-5412 (international)
  1311. FAX:   (301) 984-5094
  1312. Telex: 898-085 (may be outdated)
  1313.  
  1314. TapirSoft            (TEXTCAP 2.0)
  1315. Gisbert W. Selke        [12/91]
  1316. Ermekeilstr. 28
  1317. W-5300 Bonn 1
  1318. Germany
  1319.  
  1320. Ted Gruber Software        (FGDRIVER)
  1321. P.O. Box 13408
  1322. Las Vegas, NV 89112
  1323. Voice: (702) 735-1980
  1324. BBS:   (702) 796-7134
  1325. FAX:   (702) 735-4603
  1326.  
  1327. George A. Theall        (RECALL)
  1328. TifaWARE
  1329. 506 South 41st St., #3M
  1330. Philadelphia, PA 19104
  1331. Voice: (215) 662-0558
  1332.  
  1333. David G. Thomas            (TAME)
  1334. c/o PowerSoft
  1335. P.O. Box 956338
  1336. Duluth, GA 30136
  1337.  
  1338. Tseng Labs
  1339. 10 Pheasant Run
  1340. Newtown, PA 18940
  1341.  
  1342. Vertisoft Systems, Inc.        (Double Disk,NOW!)
  1343. 153 B Grace Drive
  1344. Easley, SC 29640
  1345.  
  1346. Vadim V. Vlasov            (COMBI-disk)
  1347. Inst. for Nuclear Research of Russian Acad. Sci.    [5/93]
  1348. 60th October Anniversary prospect, 7a
  1349. 117312 Moscow, Russia
  1350. Voice:    7-095-133-6533
  1351.  
  1352. Thomas Wagner            (CTask)
  1353. Ferrari electronic GmbH
  1354. Beusselstrasse 27
  1355. 1000 Berlin 21
  1356. Germany
  1357. Voice: +49 30-396 50 21
  1358. FAX:   +49 30-396 80 20
  1359.  
  1360. Ross Neilson Wentworth        (RAID)
  1361. Serendipity Software        [as of 11/88]
  1362. 1422 Elkgrove Circle, #3
  1363. Venice, CA 90291
  1364.  
  1365. ZSoft Corporation        (FRIEZE)
  1366. 450 Franklin Rd. Suite 100
  1367. Marietta, GA 30067
  1368. Voice: (404) 428-0008
  1369. --------!---TRADEMARKS-----------------------
  1370. To keep the lawyers happy:
  1371.  
  1372. ArtiCom is a registered trademark of Artisoft, Inc.
  1373. ASAP is a trademark of MicroTalk.
  1374. Banyan is a registered trademark of Banyan Systems, Inc.
  1375. Compaq is a registered trademark of Compaq Computer Corp.
  1376. Corona and Cordata are trademarks of Cordata Computer
  1377. DESQview, DESQview/X, QEMM-386, and QRAM are trademarks of Quarterdeck Office
  1378.     Systems
  1379. HALO'88 is a trademark of Media Cybernetics.
  1380. Hayes is a trademark of Hayes Microcomputer Products Inc.
  1381. IBM, PC, PCjr, PC/XT, PC/AT, XT/286, PS/2, TopView, OS/2 are trademarks of
  1382.     IBM Corp.
  1383. Logitech is a trademark of Logitech, Inc.
  1384. Microsoft, MS, MS DOS are trademarks of Microsoft Corp.
  1385. Mouse Systems is a trademark of Mouse Systems Corp.
  1386. NetWare is a registered trademark of Novell Development Corp.
  1387. PC Tools is a trademark of Central Point Software, Inc.
  1388. StreetTalk, VINES, and Banyan Network Server are trademarks of Banyan Systems,
  1389.     Inc.
  1390. Tandy 1000 is a registered trademark of Tandy Corp.
  1391. TaskView and OmniView are trademarks of Sunny Hill Software
  1392. 10NET is a registered trademark of Tiara Computer Systems, Inc.
  1393. TesSeRact is a trademark of the TesSeRact Development Team.
  1394. Turbo C and Turbo Pascal are registered trademarks of Borland International
  1395. 286/DOS-Extender and 386/DOS-Extender are trademarks of Phar Lap Software, Inc.
  1396. Carbon Copy Plus is a trademark of Meridian Technology, Inc.
  1397. GIF is a trademark of Compuserve, Inc.
  1398. VUIMAGE is a trademark of Offe Enterprises.
  1399. Soft-ICE is a trademark of Nu-Mega Technologies.
  1400. MAGic is a trademark of Microsystems Software, Inc.
  1401. LANtastic is a trademark of Artisoft, Inc.
  1402. HRAM is a trademark of Biologic.
  1403. ImageCapture is a trademark of International Computers.
  1404. FlashTek, X-32, and X-32VM are trademarks fo FlashTek, Inc.
  1405. SK-UPPS is a trademark of Schneider & Koch GmbH
  1406. SK-PASSPORT is a trademark of SysKonnect, Inc.
  1407. PostScript is a trademark of Adobe, Inc.
  1408. SpaceManager is a trademark of Vertisoft Systems, Inc.
  1409. Husky, Hunter, Hunter 16, Hawk, 8/16, Sidebox and Oracle GT are trademarks
  1410.     of Husky Computers Limited.
  1411. COMM-DRV is a trademark of Willies' Computer Software Company.
  1412. Various other names are trademarks or registered trademarks of their respective
  1413.     holders, and are used solely for identification
  1414. --------!---QUOTES---------------------------
  1415. What they're saying about this list:
  1416.   "A cornucopia of descriptions of interrupt and function calls on the
  1417.    IBM PC.  A great thing to have on your hard disk if you don't have
  1418.    a Ray Duncan or Peter Norton book handy."
  1419.       _Turbo_Technix_, July/August 1988, p. 157.
  1420. [and that was about the 1/30/88 version, which was a mere 150K....]
  1421.  
  1422.   "An enormous listing of DOS and BIOS interrupt calls, many undocumented
  1423.    and program-specific.  Quite simply, some of Snooper's reports wouldn't
  1424.    be there without it.     Very useful in that it reports bugs and
  1425.    incompatibilities books rarely mention.  And it's free!"
  1426.     John P. Vias, SNOOPER.DOC v1.07 (Snooper is a shareware system
  1427.     information program).
  1428.  
  1429.   "Ralf Brown maintains an astounding file which is chock-full of
  1430.    detailed, absolutely-indispensable information for DOS programmers on
  1431.    Hardware, BIOS, DOS, and other interrupts.  ....  You should not be
  1432.    without this file, which is widely-known as "Ralf Brown's Interrupt
  1433.    List". Ask about it. You will find it."
  1434.     Robert Curtis Davis, TBONES07.DOC.
  1435.  
  1436.   "It's the finest mess 'o Purina Geek Chow that I've seen in a coon's age."
  1437.     --Ethan Dicks
  1438. --------!---CONTACT_INFO---------------------
  1439. If you know of any information not in the list, or which is stated incorrectly,
  1440. please let me know!  This list would be a pale shadow of its current self if it
  1441. weren't for everybody's input.
  1442.  
  1443. Software developers are encouraged to check the list before assigning 
  1444. interrupts, and to provide me with a list of interrupt calls used (to help
  1445. prevent future interrupt conflicts).
  1446.  
  1447.     Ralf Brown
  1448.  
  1449. Address e-mail to:
  1450.     Internet: ralf@pobox.com (currently forwards to ralf@telerama.lm.com)
  1451.     FIDO: Ralf Brown 1:129/26.1
  1452.         or post a message to me in the DR_DEBUG echo
  1453.     CompuServe:   >INTERNET:ralf@pobox.com
  1454.  
  1455. Snail mail:
  1456.     Ralf Brown
  1457.     813 Copeland Way, Suite 26
  1458.     Pittsburgh, PA 15232-2217
  1459.        (Letters which enclose a Self-Addressed Stamped Envelope [or self-
  1460.         addressed envelope and international return coupon] or e-mail
  1461.         address will be given priority.  This address will remain valid
  1462.         until at least November 1, 1996.)
  1463.  
  1464. Visit my home page!    http://www.pobox.com/~ralf
  1465.  
  1466. I reply to all e-mail submissions and inquiries.  If you do not receive a reply
  1467. within a reasonable time, send your message again, giving a better return path
  1468. (on UUCP, a bang path starting at harvard or uunet; elsewhere, a path starting
  1469. from the Internet).
  1470.